FlexReport for WinForms
CreateSame メソッド (OwnedCollection<TItem>)


C1.Document アセンブリ > C1.Document 名前空間 > OwnedCollection<TItem> クラス : CreateSame メソッド
Creates a clone of the current object.
シンタックス
'宣言
 
Public Overridable Function CreateSame() As OwnedCollection(Of TItem)
'使用法
 
Dim instance As OwnedCollection(Of TItem)
Dim value As OwnedCollection(Of TItem)
 
value = instance.CreateSame()
public virtual OwnedCollection<TItem> CreateSame()

戻り値の型

The newly created clone.
参照

参照

OwnedCollection<TItem> クラス
OwnedCollection<TItem> メンバ